-
Notifications
You must be signed in to change notification settings - Fork 58
RHIDP-5681: Added missing parameter in auth set up #898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RHIDP-5681: Added missing parameter in auth set up #898
Conversation
|
Updated preview: https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-898/ @ 02/28/25 10:27:08 |
JessicaJHee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this! I have a few small comments.
It would also be nice to add a description here explaining this config:
Something like:
prompt: auto: To allow the identity provider to automatically determine whether to prompt for credentials or skip the login redirect if you have an active SSO session.
Some more useful information to consider including:
Without setting this value, the provider will default to prompt: none, which assumes that you are already logged on in the IDP and will reject the sign-in request without an active session.
prompt: login: will force the identity provider to always require credentials from the user.
JessicaJHee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a few more comments, thank you!
modules/authentication/proc-enabling-authentication-with-rhbk.adoc
Outdated
Show resolved
Hide resolved
modules/authentication/proc-enabling-authentication-with-rhbk.adoc
Outdated
Show resolved
Hide resolved
modules/authentication/proc-enabling-authentication-with-rhbk.adoc
Outdated
Show resolved
Hide resolved
modules/authentication/proc-enabling-authentication-with-rhbk.adoc
Outdated
Show resolved
Hide resolved
1f43691 to
a1b8a0a
Compare
a1b8a0a to
43c5c77
Compare
43c5c77 to
ab2b2de
Compare
ab2b2de to
d27b276
Compare
modules/authentication/proc-enabling-authentication-with-rhbk.adoc
Outdated
Show resolved
Hide resolved
modules/authentication/proc-enabling-authentication-with-rhbk.adoc
Outdated
Show resolved
Hide resolved
7e4d20a to
800a923
Compare
242f5e9 to
cb02750
Compare
cb02750 to
1a54c57
Compare
1a54c57 to
6520bad
Compare
6520bad to
976ea42
Compare
976ea42 to
5b17678
Compare
5b17678 to
79cea5b
Compare
JessicaJHee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for these changes!
|
@jmagak Please rebase the PR |
79cea5b to
e0b3d9f
Compare
e0b3d9f to
4a85786
Compare
c1a03dd
into
redhat-developer:release-1.4
Adds the
prompt: autoconfig which is not set in the current RHDH docs for RHBK auth provider set up here.IMPORTANT: Do Not Merge - To be merged by Docs Team Only
Version(s): 1.4
Add the relevant labels to the Pull Request.
Issue: https://issues.redhat.com/browse/RHIDP-5681
Preview: https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-898/authentication/#enabling-authentication-with-rhbk